home *** CD-ROM | disk | FTP | other *** search
/ DC CD-ROM Comic Book: Aq…- War of the Water Worlds / DC CD-ROM Comic Book: Aquaman - War of the Water Worlds.iso / pc / master06.dxr / 00031.ls < prev    next >
Encoding:
Text File  |  1996-08-30  |  482 b   |  15 lines

  1. on exitFrame
  2.   global k, s40, s20
  3.   puppetSound(0)
  4.   set the visible of sprite 19 to 1
  5.   animate("a06-3hs.wav", 19, "a06-3-01.bmp", 6, s40, EMPTY)
  6.   animate(EMPTY, 19, "a06-3-01.bmp", 6, s20, EMPTY)
  7.   animate(EMPTY, 19, "a06-3-01.bmp", 6, s20, EMPTY)
  8.   animate(EMPTY, 19, "a06-3-01.bmp", 6, s20, EMPTY)
  9.   animate(EMPTY, 19, "a06-3-01.bmp", 6, s20, EMPTY)
  10.   animate(EMPTY, 19, "a06-3-01.bmp", 6, s20, EMPTY)
  11.   set the visible of sprite 19 to 0
  12.   set k to 1
  13.   puppetSprite(19, 0)
  14. end
  15.